home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Netcracker Netscape Navigator / ProOne: Netcracker Netscape Navigator.iso / pc / nc / nct02120.geo / 00056.ls < prev    next >
Encoding:
Text File  |  1997-03-19  |  104 b   |  7 lines

  1. on mouseDown
  2.   if checkDoubleClick(the clickOn) then
  3.     GoNext()
  4.     UpdateCursors(18, 0)
  5.   end if
  6. end
  7.